home *** CD-ROM | disk | FTP | other *** search
/ El Mac 9 / El Mac 9.iso / Shareware / Applications / Charting Coach v1.5 / Charting Coach v1.dxr / 00133.ls < prev    next >
Encoding:
Text File  |  1996-04-08  |  162 b   |  12 lines

  1. on mouseUp
  2.   if the doubleClick then
  3.     exit
  4.   end if
  5.   append(stamp, 1)
  6.   append(mucus, 0)
  7.   append(relations, 0)
  8.   showDays()
  9.   setupDayBook()
  10.   cursor(0)
  11. end
  12.